- The data was organized into train, test, validation with varying dimensions of scale to cater to the corresponding experiments
- Kaggle data set not in standard MNIST format
- Used techniques or functions to translate images into consumable formats like generators & other like:
- flow_images_from_directory, image_data_generator, predict_generator etc.
- image_to_array